php forum
php mysql forum
php mysql smarty
 
Topic Options
#233649 - 01/20/03 11:48 AM [6.2] Compact Extra Information templates
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
What is it?: A mod that makes better use of the space in the extra info section of the main index, post list, show flat, and show threaded pages. It also gets rid of the space between the forums in the main index. <br /> <br />Why should I care?: Cause the default style sheets just aint cuttin' it <img src="/forum/images/graemlins/smile.gif" alt="" /> <br /> <br />Who gets the props: JustDave for finding the errors in the original ubbthreads.tmpl file. <br /> <br />Demo: Da Forum <br /> <br />Instructions: <br /> <br />Back up your files first... <br /> <br />I editted my showflat and showthreaded templates to pull out a lot of "hard coded" spaces that were causing alignment errors with the edit, reply, and quote links prior to writing this mod. So, if you have installed a mode of your own in those two files just open up the ones I've provided and look for: <br /> <br />
Code:
 <br />&lt;!-- Compact Extra Info Mod Start --&gt; <br />
<br /> <br />and <br /> <br />
Code:
 &lt;!-- Compact Extra Info Mod End --&gt; 
<br /> <br />and cut and paste my script changes over the equivalent script in your showflat and showthreaded templates. If you haven't made any changes to your files then just use mine. <br /> <br />For the ubbthreads and postlist templates I've applied the same comments. <br /> <br />In the ubbthreads template I also removed lines 10 through 12 to get rid of the space between the forum categories. I also removed some "hard coded" spaces and a "hard coded" $tbclose. <br /> <br />If you have not made any edits to the files I've provided in this mod then just replace your files with mine (in your ubbthreads/templates/default directory). <br /> <br />Enjoy <img src="/forum/images/graemlins/smile.gif" alt="" /> <br /> <br />Version 1.1: Moved the "Print Thread" link to make it more visable. <br />


Attachments
65654-Extra_Info.zip (43 downloads)



Edited by Dalantech (02/05/03 05:59 AM)
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#233650 - 01/20/03 02:43 PM Re: [6.2] Compact Extra Information templates [Re: jacksonm99]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
I didn't like the way the user and the number of registered users looked to unregistered veiwers, so I made a small change to the ubbthreads.tmpl file. The attachment in the first post has been updated.
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#233651 - 01/20/03 05:46 PM Re: [6.2] Compact Extra Information templates [Re: jacksonm99]
dimopoulos Offline
Kahuna

Registered: 08/18/02
Posts: 1271
Loc: Vienna, Austria
Nice one! Thanks Dalantech <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Warm regards<br /><br />Nikos
_________________________
Nikos

Top
#233652 - 01/20/03 05:47 PM Re: [6.2] Compact Extra Information templates [Re: Hal_dup2]
dimopoulos Offline
Kahuna

Registered: 08/18/02
Posts: 1271
Loc: Vienna, Austria
BTW - you are becoming quite a template master <img src="/forum/images/graemlins/tongue.gif" alt="" /><br /><br /><img src="/forum/images/graemlins/laugh.gif" alt="" /> <img src="/forum/images/graemlins/laugh.gif" alt="" /> <img src="/forum/images/graemlins/laugh.gif" alt="" /> <img src="/forum/images/graemlins/laugh.gif" alt="" /> <img src="/forum/images/graemlins/laugh.gif" alt="" /><br /><br />Warm regards<br /><br />Nikos
_________________________
Nikos

Top
#233653 - 01/21/03 12:45 AM Re: [6.2] Compact Extra Information templates [Re: Hal_dup2]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
LOL -close to thin ice on that one Nikos... <img src="/forum/images/graemlins/wink.gif" alt="" /><br /><br />I'm not finished. AllenAyres has given me permission to port Bookies Blam to 6.2 <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />No time table yet, cause I just don't have a lot of free time. I think I'll be able to post it by this coming Monday, but no promises.
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#233654 - 01/21/03 01:30 AM Re: [6.2] Compact Extra Information templates [Re: jacksonm99]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
nice one, looks good on your site <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#233655 - 01/21/03 01:35 AM Re: [6.2] Compact Extra Information templates [Re: SurfMinister]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Thanks! <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#233656 - 02/05/03 07:34 AM Re: [6.2] Compact Extra Information templates [Re: jacksonm99]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Updated with a few improvements. My wife thinks the "Print Thread" link is great, but in it's default position most people would miss it, so I moved it to the menu bar that's just above the extra info block. You can see the effect on my site <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#233657 - 02/21/03 12:14 AM Re: [6.2] Compact Extra Information templates [Re: jacksonm99]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Just put these on a site for someone. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Good work! <img src="/forum/images/graemlins/smile.gif" alt="" /> <img src="/forum/images/graemlins/waytogo.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#233658 - 02/21/03 01:08 AM Re: [6.2] Compact Extra Information templates [Re: Daine]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
Glad you like them <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks